@charset "UTF-8";
.container1{position:absolute;top:50%;left:50%;margin-left:-590px;margin-top:-327px;}
.container2{position:absolute;top:50%;left:50%;margin-left:-590px;margin-top:-283px;}
.container3{position:absolute;top:50%;left:50%;margin-left:-590px;margin-top:-283.5px;}
.container4{position:absolute;top:50%;left:50%;margin-left:-590px;margin-top:-283.5px;}
.container5{position:absolute;top:50%;left:50%;margin-left:-590px;margin-top:-281px;}

/*页面背景*/
.section{left:0px; top:0px; overflow:hidden;margin:0px; padding:0px; height:100%; width:100%;}
.section{position:relative;}
.section .bg{position: absolute; margin: 0px; padding: 0px; border: none; width: 100%; height: 100%; max-height: none; max-width: none; /*z-index: -9999;*/z-index: 0; left: 0px; top: 0px;}

/*右边导航*/
#rightMenu{position:fixed;right:1%;top:50%;margin-top: -240px;z-index:999999;height:auto;}
#rightMenu li a{font-size:12px;color:#000;display:inline-block;width:72px;height:72px;cursor:pointer;border-radius:36px;}
#rightMenu li{margin-bottom:30px;text-align:center;width:72px;height:72px;border-radius:36px;border:2px solid #FFF;}
#rightMenu li img{display:block;margin:12px auto 0;}
#rightMenu li span{display:block;color:#fff;margin-top:40px;}
#rightMenu li.active{background:#fff;}
#rightMenu li.active span{color:#116abf;}

#rightMenu.light li{background:transparent;border:2px solid #116abf;}
#rightMenu.light li span{color:#116abf;}

#rightMenu.light li.active{background:#116abf;border:2px solid #116abf;}
#rightMenu.light li.active span{color:#fff;}


/*移动端菜单栏*/
.menu-btn-wrap{width:24px;height:auto;position:fixed;top:3%;right:3%;cursor:pointer;z-index:99999;}
.menuBtn{width:24px;float:right;}
.menuBtn span{height:4px;width:100%;background:#2f6fff;display:block;margin-bottom:4px;transition:all .5s ease-in-out;}
.menuBtn.over .menu-icon-top{transform:rotate(-45deg);transition:all .3s;margin-bottom:4px;transform-origin:right top;}
.menuBtn.over .menu-icon-center{opacity:0;transition:all .1s;}
.menuBtn.over .menu-icon-bottom{transform:rotate(45deg);transition:all .3s;transform-origin:bottom right;}

.menu-link-wrap{display:block;position:fixed;width:100%;height:100%;z-index:9999;top:0;right:-100%;background:rgba(0,0,0,0.8);}
.menu-link-wrap.over{right:0;transition:all .5s;}
.menu-link-wrap ul{margin-top:100px;}
.menu-link-wrap ul li{display:block;border:1px solid #fff;padding:10px;}
.menu-link-wrap ul li a{display:block;}

/*左边悬浮框 */
#leftFloats{position:fixed;left:5px;top:50%;margin-top:-222px;}
#leftFloats li{width:12px;height:110px;position:relative;}
.sildebox{position:absolute;width:12px;height:110px;top:0;left:0;transition:all .3s;overflow:hidden;}
#leftFloats li em{line-height:13px;display:block;width:14px;word-wrap:break-word;font-size:12px;font-weight:bold;color:#fff;cursor:pointer;float:left;position:absolute;top:50%;margin-top:-55px;}
#leftFloats li img{position:absolute;top:6px;left:20px;vertical-align:middle;}
#leftFloats li.mid em{margin-top:-40px;}

#leftFloats.light em{color:#116abf;}

/*LOGO 搜索*/
/*.logo_search{margin-top:10%;}*/
.search{display:inline-block;margin-top:15px;position:relative;}
.search span:first-child{color:#fff;font-size:16px;margin-right:18px;}
.search input{width:245px;height:40px;border-radius:20px;padding-left:20px;line-height:40px;}
.section1 .search_btn{background:url(../images/icon_search_20180801.png) no-repeat center;width:40px;height:40px;position:absolute;right:0px;top:50%;margin-top:-20px;cursor:pointer;}

/*通知公告*/
.tzgg{margin-top:45px;background:#fff;padding:16px 55px;overflow:hidden;}
.news-box{overflow:hidden;height:24px;position:relative;}
.tzgg .tzgg_title{background:url(../images/notice_20180801.png) no-repeat left center;display:inline-block;position:absolute;top:0;left:0;}
.tzgg .tzgg_title a{color:#b1472f;font-size:16px;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";padding-left:53px;font-weight:bold;}
.news-wrapper{display:inline-block;width:900px;position:absolute;left:130px;}
.news-wrapper .news-item{height:24px;overflow:hidden;display:block;float:left;width:900px;line-height:24px;}
.news-wrapper .news-item span{float:right;font-size:16px;}
.news-wrapper li a{float:left;padding-left:20px;color:#333;display:inline-block;font-size:16px;}

/*业务模块*/
.title{padding:0px 8px;height:40px;line-height:40px;}

/*图片新闻*/
.content{margin-top:5px;height:auto;overflow:hidden;}
.tp_wrapper{width:371px;height:auto;}
.news_title{margin-left:3px;font-size:16px;color:#fff;font-weight:700;}
.title .more{float:right;color:#fff;font-size:12px;cursor:pointer;}

/*政声传递*/
.zscd{height:118px;margin-top:12px;}
.zscd_title{color:#fff;text-align:center;height:118px;display:inline-block;padding:26px 20px;background:#97ccf9;}
.zscd_title span{width:16px;display:inline-block;color:#000000;font-size:16px;font-weight:700;line-height:16px;}
.zscd_news{background:#fff;height:118px;width:315px;padding:20px;}
.zscd li{font-size:14px;line-height:25px;}
.zscd li a{color:#000;}

/*交管动态*/
.jg_wrapper{width:329px;height:auto;margin-left:10px;}
.jg_news{width:329px;height:340px;background:#f4f4f4;}
.jg_news ul li{height:85px;border-bottom:1px solid #eaeaea;}
.jg_news ul li a{display:inline-block;}
.jg_news ul li:hover{background:#2577d4;}
.jg_news ul li a:hover{color:#fff!important;}
.jg_news .time{float:left;border-right:1px solid #eaeaea;width:65px;text-align:center;margin:8px 0px 10px 0px;padding:8px 0;}
.jg_news .time .time_dd{font-size:22px;display:block;}
.jg_news .time .time_ym{font-size:12px;display:block;}
.jg_news .jg_title{float:left;padding:10px 10px;}
.jg_news .jg_title h3{font-size:16px;border-bottom:1px solid #eaeaea;width:240px;padding-bottom:5px;}
.jg_news .jg_title span{height:32px;overflow:hidden;text-overflow:ellipsis;width:240px;display:inline-block;word-wrap:break-word; word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:16px;margin-top:5px;}

/*结果公示*/
.jggs_wrapper{width:457px;height:auto;margin-left:10px;position:relative;_margin-left:10px;}
.jggs_title{margin-left:6px;margin-top:25px;}
.jggs_title li{cursor:pointer;padding-left:25px;height:30px;line-height:30px;font-size:14px;}
.jggs_title li a{color: black;}
.jggs_title li.active{background:#2f56b1;color:#f4c636;width:240px;height:30px;line-height:30px;border-radius:15px 0 0 15px;}
.jggs_title li.active a{color: #f4c636;}
.jggs_news{width:457px;height:183px;background:url(../images/jggs_bg_20180801.png) no-repeat center;position:relative;}
.jggs_content{height:183px;overflow:hidden;position:absolute;right:0;}
.jggs_content li{display:block;width:175px;height:150px;margin:15px;color:#fff;line-height:25px;font-size:14px;}


.jggs_news .arrow-top{background: url(../images/t_b-arrow_20180801.png) no-repeat top center; position: absolute; top: 14px; left: 25%;width:18px; height:6px; z-index:9999;cursor:pointer;display:block;}
.jggs_news .arrow-bot{background: url(../images/t_b-arrow_20180801.png) no-repeat bottom center; position: absolute; bottom: 18px; left: 25%;width: 18px; height: 6px; z-index:9999;cursor:pointer;display:block;}
.jggs_news .swiper-container-jggs{width:457px; height:183px;margin:5px;}
.jggs_news .swiper-slide{width:457px; height:183px;}



.st1,.st2,.st3,.st4{color:#fff;font-size:26px;margin-top:6px;}
.st_left{margin-right:10px;}
.st_service a:hover{color:#fff;}
.st1{width:223px;height:73px;line-height:73px;background:url(../images/st1_20180801.png) no-repeat center;display:inline-block;text-align:center;}
.st2{width:223px;height:73px;line-height:73px;background:url(../images/st2_20180801.png) no-repeat center;display:inline-block;text-align:center;}
.st3{width:223px;height:73px;line-height:73px;background:url(../images/st3_20180801.png) no-repeat center;display:inline-block;text-align:center;}
.st4{width:223px;height:73px;line-height:73px;background:url(../images/st4_20180801.png) no-repeat center;display:inline-block;text-align:center;}

/*6组机动车业务*/
.car_service{width:1175px;}
#swap_fw{position:relative;width:1175px;height:81px;}
#shang{background:url(../images/l_arrow.png) no-repeat center center;width:30px;float:left;height:81px;overflow:hidden;position:absolute;left:5px;z-index:999;cursor:pointer;}
#xia{background:url(../images/r_arrow.png) no-repeat center center;width:30px;float:left;height:81px;overflow:hidden;position:absolute;right:5px;z-index:999;cursor:pointer;}
.scrollBox{position:relative;float:left;height:81px;white-space:nowrap;left:0;}

.car_service{height:auto;overflow:hidden;margin-top:12px;}
.car_service ul{height:auto;display:inline-block;}
.car_service li{width:190px;height:81px;float:left;margin-right:7px;}
.car_service li.hlw_li{margin-right:0;}
.car_service li a{display:inline-block;width:190px;height:81px;color:#fff;font-size:16px;}
.car_service li img{margin-right:12px;transition:transform 1s;}
.car_service li:hover img{transform:rotate(-360deg);}

.txt{display:inline-block;}
.txt span{display:block;}
.txt1 img{float:left;margin-top:27px;}
.txt1 .txt{text-align:center;margin-top:20px;}
.xjyh,.lscx{line-height:81px;}
.xjyh{background:#b1472f;text-align:center;}
.jdccx{background:#0060c2;}
.jdccx img{margin-left:32px;}
.lscx{background:#18882a;text-align:center;}
.fszzsb{background:#2f56b1;}
.fszzsb img{margin-left:11px;}
.jsr{background:#b1472f;}
.jsr img{margin-left:17px;}
.hlw{background:#00659f;}
.hlw img{margin-left:17px;}


/*页脚*/
.footerBox{width:100%;height:auto;position:fixed;bottom:0;left:0;}
.footer-line{border-bottom:1px dashed #fff;height:60px;}


.footerBox .footer{font-size:14px;color:#fff;height:auto;margin-bottom: 20px;overflow: hidden;}
.footerBox .footer .dzjg{float:left;margin-left:97px;margin-top:40px;}
.footerBox .footer .dzjg a{display:inline-block;}
.footerBox .footer .footer_content div{margin-bottom:10px;}
.footerBox .footer .zfzc{float:left;margin-left:68px;margin-top:42px;}
.footerBox .footer .zfzc a{display:inline-block;}
.footerBox .footer .footer_content a{color:#fff;font-size:14px;}

.YQLJ{text-align:center;color:#fff;font-size:14px;margin-top:20px;}
.YQLJ a{color:#fff;font-size:14px;}






/*友情链接*/
.friendshipLink{width:100%;height:60px;float:left;text-align: center;}
.friendshipLink ul{width:auto;height:80px;display:inline-block;}
.friendshipLink li{width:180px;height:auto;float:left;margin:22px 34px;background: #45484e;cursor:pointer;position: relative;}
.friendshipLink li .tit{width:100%;height: 36px;line-height:36px;background:url(../images/friendshipLink_triangle_20180801.png) 155px center no-repeat;text-align: center;float: left;border: solid 1px #b7e5f7;padding:0 6px;font-size:14px;color:#fff;}
.friendshipLink li .downList{width:100%;height:100px;float:left;position:absolute;top:36px;left: 0;z-index: 999999;border: solid 1px #fff;border-top: none;display:none;}
.friendshipLink li .downList ul{width:100%;height:100px;float:left;overflow-y:scroll;}
.friendshipLink li .downList li{width:100%;height:25px;line-height:25px;float:left;text-align:left;margin:0;padding:0;display:block;}
.friendshipLink li .downList li a{width:100%;height:25px;line-height:25px;float:left;font-size:14px;color: #fff;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;padding:0 5px;}

.footer_btn_bg1{position:absolute;background:url(../images/footer_butt_20180801.png) no-repeat center center;top:-47px;left:50%;margin-left:-61px;width:102px;height:47px;cursor:pointer;}
.footer_btn_bg2{position:absolute;background:url(../images/footer_butt_down_20180801.png) no-repeat center center;top:-47px;left:50%;margin-left:-61px;width:102px;height:47px;cursor:pointer;}
.footer_content{display:none;height:auto;overflow:hidden;background:url(../images/footer_bg_20180801.png) repeat;}
.foot_center{text-align:center;float:left;margin:50px 0 0 70px;}
.ba_foot{margin-top:10px;}
.ba_foot a{color:#fff;}
.footer_left{float:left;margin-top:20px;}
.footer_right{float:right;margin-top:20px;}
.footer_left .f1{color:#fff;font-size:12px;}
.footer_left .f2{font-size:12px;color:#fff;margin-top:18px;}
.footer_left a{color:#fff;}
.footer_right a.dzjg{display:inline-block;margin-right:18px;}
.yqlj table a{color:#333;}
@media only screen and (max-width:1000px ) {
	#dowebok{min-width:1200px;}
	body{overflow-x:scroll!important;max-width:1000px;}
	.footerBox{bottom:18px;}
	.friendshipLink ul{margin-right:20%;}
	.footer .footer_right{margin-right:20%;}
	.footer .footer_left{margin-left:3%;}
}


/*-政务公开start-*/
.zwgk_top{background:url(../images/zwgk_line_20180801.png) no-repeat center center;/*margin-top:15%;*/text-align:center;font-size:28px;color:#015293;font-weight:700;}
.zwgk_content{margin-top:15px;}
.zwgk_news{width:660px;height:auto;float:left;}
.zwgk_jgdt{width:500px;height:auto;float:right;}
/*图片新闻*/
.zwgk_tpxw{float:left;}
.zwgk_news_title{height:auto;overflow:hidden;border-bottom:1px solid #a1a1a1;}
.zwgk_news_title .more{float:right;margin-top:5px;}
.zwgk_news_title .more a{color:#000;}
.zwgk_news_title span{display:inline-block;}
.zwgk_tpxw{display:inline-block;border-bottom:2px solid #116abf;font-size:18px;padding:0 10px 3px 10px;/*font-weight:600;*/}
.zwgk_news_img{width:660px;height:auto;overflow:hidden;margin-top:16px;}
.slide-cont{float:left;width:486px;height:341px;overflow:hidden;position:relative;}
.slide-item{position:absolute;width:100%;height:100%;}
.slide-item a{display:block;width:100%;height:100%;}
.slide-item img{width:486px;height:341px;}
.slide-nav{float:right;width:167px;height:auto;}
.slide-nav a{display:inline-block;width:167px;height:68px;text-align:center;background:#286cb9;color:#fff;border-bottom:1px solid #004899;}
.slide-nav a.nownav{background:#004899;}
.slide-nav a span{margin-top:15px;display:inline-block;font-size:14px;}
.zwgk_content{height:auto;overflow:hidden;}
/*交管动态*/
.zwgk_tpxw span.active{color:#116abf;}
.zwgk_tpxw em{padding:0 5px;}
.zwgk_jgdt .zwgk_tpxw span{cursor:pointer;}
.jgdt_title{text-align:center;}
.jgdt_tzgg li{height:60px;margin-top:12px;}
.jgdt_tzgg li:hover .time{color:#fff;background:#ff6600;}
.jgdt_tzgg li:hover .jgdt_title{color:#015db2;}
.jgdt_tzgg li:hover .title_content>a{color:#015db2;}
.jgdt_tzgg .time{display:inline-block;float:left;width:56px;height:46px;background:#fff;text-align:center;line-height:46px;font-size:16px;margin-top:7px;}
.jgdt_tzgg .titles{width:400px;float:left;margin-left:15px;}
.jgdt_tzgg .titles span{display:block;}
.jgdt_title{font-size:16px;}
.title_content{font-size:12px;margin-top:3px;color:#9b9b9b;}
.title_content a{color:#9b9b9b;cursor:pointer;}
/*八大服务*/
.zwgk_services{height:auto;overflow:hidden;margin-top:27px;}
.zwgk_services li{width:119px;height:93px;border:1px solid #9bc5ed;border-radius:10px;background:#e2f1ff;float:left;margin-right:30px;}
.zwgk_services li a{display:inline-block;width:119px;height:93px;text-align:center;}
.zwgk_services li img{margin-top:15px;margin-bottom:13px;transition:transform 1s;}
.zwgk_services li:hover img{transform:rotate(-360deg);}
.zwgk_services li span{display:block;font-size:16px;color:#000;}
.zwgk_services li.other_service{margin-right:0;}
/*-政务公开end-*/

/*-网上办事start-*/
.wsbs_top{background:url(../images/zwgk_line_white_20180801.png) no-repeat center center;/*margin-top:15%;*/text-align:center;font-size:28px;color:#fff;font-weight:700;}
.wsbs_content{margin-top:45px;}
/*左边*/
.wsbs_left{width:395px;height:auto;float:left;}
.wsbs_right{width:760px;height:auto;float:right;}
.wsbs_pt1 ul{height:auto;overflow:hidden;}
.wsbs_pt1 ul li{width:195px;height:146px;background:#2f56b1;text-align:center;float:left;}
.wsbs_pt1 li a{width:195px;height:146px;display:inline-block;color:#fff;font-size:16px;}
.wsbs_pt1 a img{margin-top:30px;transition:transform 1s;}
.wsbs_pt1 a span{display:block;margin-top:15px;}
.wsbs_pt1 ul li:hover{background:#82c44f;}
.wsbs_pt1 ul li:hover img{transform:rotate(-360deg);}
.wsbs_pt1 ul li:hover span{font-weight:700;}
.margin_rb{margin-right:5px;margin-bottom:5px;}
.margin_b{margin-bottom:5px;}
.wsbs_pt2{width:395px;height:180px;}
.wsbs_pt2:hover img{transition:all 0.3s;transform:scale(1.05,1.05);}

/*右边*/
/*结果公示*/
.wsbs_jggs_titles{height:auto;overflow:hidden;position:relative;}
.wsbs_title{height:200px;width:60px;background:#e6e6e6;text-align:center;margin-top:8px;}
.wsbs_title span{font-size:18px;font-weight:700;color:#2f56b1;display:inline-block;margin-top:50px;}
.wsbs_jggs_title{margin-left:30px;margin-top:35px;}
.wsbs_jggs_title li{cursor:pointer;padding-left:25px;width:345px;height:30px;line-height:30px;font-size:14px;border-radius:15px 0 0 15px;}
.wsbs_jggs_title li a{color:black;}
.wsbs_jggs_title li.active{background:#2f56b1;color:#fff;}
.wsbs_jggs_title li.active a{color:#fff;}
.wsbs_jggs_news{width:700px;height:220px;background:url(../images/wsbs_jggs_bg_20180801.png) no-repeat center;}
.wsbs_jggs_content{height:220px;overflow:hidden;}
.wsbs_jggs_content li{display:block;width:290px;height:220px;padding:35px 30px;color:#fff;line-height:25px;}

.wsbs_jggs_news .arrow-top{background: url(../images/t_b-arrow_20180801.png) no-repeat top center; position: absolute; top: 18px; left: 25%;width:18px; height:6px; z-index:9999;cursor:pointer;display:block;}
.wsbs_jggs_news .arrow-bot{background: url(../images/t_b-arrow_20180801.png) no-repeat bottom center; position: absolute; bottom: 20px; left: 25%;width: 18px; height: 6px; z-index:9999;cursor:pointer;display:block;}

/*重点业务*/
.wsbs_zdyw_title{height:auto;overflow:hidden;margin-top:28px;}
.wsbs_zdyw_title .wsbs_title{height:130px;width:60px;background:#e6e6e6;text-align:center;margin-top:0;}
.wsbs_zdyw_title .wsbs_title span{font-size:18px;font-weight:700;color:#2f56b1;display:inline-block;margin-top:18px;}
.zdyw_img{width:700px;height:130px;float:left;}
.zdyw_img img{width:100%;height:130px;}
/*权责清单部分*/
.wsbs_qzqd{margin-top:7px;}
.wsbs_qzqd ul{height:auto;overflow:hidden;}
.wsbs_qzqd ul li{width:250px;height:97px;background:#2f56b1;float:left;margin-right:5px;}
.wsbs_qzqd ul li a{width:250px;height:97px;display:inline-block;color:#fff;font-size:18px;text-align:center;}
.wsbs_qzqd ul li.wsbs_wscgs{margin-right:0;}
.wsbs_qzqd a img{margin-top:17px;transition:transform 1s;}
.wsbs_qzqd a span{margin-top:12px;display:block;}
.wsbs_qzqd ul li:hover{background:#82c44f;}
.wsbs_qzqd ul li:hover img{transform:rotate(-360deg);}
/*-网上办事end-*/


/*-公众参与start-*/
.gzcy_content{margin-top:27px;}
.gzcy_left{float:left;width:387px;height:500px;}
.gzcy_right{float:right;width:720px;height:500px;}
.gzcy_myzj,.gzcy_bgt{width:387px;height:auto;}
.gzcy_myzj h2,.gzcy_bgt h2{font-size:22px;color:#015293;margin-bottom:14px;margin-left:10px;}
.gzcy_bgt h2{margin-top:20px;}
.gzcy_myzj ul,.gzcy_bgt ul,.ywzsk_content ul{padding:10px 15px;border:1px solid #fff;background:url(../images/gzcy_bg_20180801.png) repeat;height:auto;overflow:hidden;}
.gzcy_myzj li,.gzcy_bgt li{line-height:27px;position:relative;}
.gzcy_myzj li a,.gzcy_bgt li a{font-size:14px;color:#666666;margin-left:8px;}
.gzcy_myzj li:before,.gzcy_bgt li:before{width:4px;height:4px;content:'';background:#116abf;display:inline-block;position:absolute;top:50%;margin-top:-2px;}
.gzcy_right h2{font-size:22px;color:#333333;margin-bottom:14px;}
.focus_on_services{width:258px;height:auto;float:left;}
.focus_on_services h2{text-align:center;}
.gzcy_service{position:relative;}
.gzcy_service .arrow-left{background: url(../images/focus-arrow_20180801.png) no-repeat left center; position: absolute; left: 0px; top: 50%; margin-top: -14px; width: 9px; height: 28px; z-index:999;}
.gzcy_service .arrow-right{background: url(../images/focus-arrow_20180801.png) no-repeat right center; position: absolute; right: 0px; top: 50%; margin-top: -14px; width: 9px; height: 28px; z-index:999;}
.gzcy_service .swiper-container-gzcy{height:190px; width:205px;}
.gzcy_service .swiper-slide{width:205px;height:190px;}
.gzcy_service .swiper-slide li{width:77px;height:77px;float:left;margin-left}
.gzcy_service .swiper-slide li a{display:inline-block;width:77px;height:77px;text-align:center;color:#666;}
.gzcy_service .swiper-slide li em{width:42px;height:42px;background:#fff;border-radius:21px;display:inline-block;text-align:center;line-height:42px;}
.gzcy_service .swiper-slide li span{width:75px;height:20px;display:block;border:1px solid #1262a5;border-radius:10px;text-align:center;line-height:18px;font-size:12px;margin-top:12px;}
.gzcy_service .swiper-slide .spl{margin-left:50px;}
 .gzcy_service .swiper-slide .spb{margin-bottom:17px;}
/*在线访谈*/
.gzcy_zxft{float:right;width:395px;}
.gzcy_zxft h2{margin-left:28px;}
.gzcy_service,.zxft_content{height:190px;}
.zxft_content{padding:20px;background:#518fc6;}
.zxft_content .zxft_top{padding-bottom:8px;border-bottom:1px solid #fff;}
.zxft_content .zxft_top a{color:#fff;font-size:14px;line-height:20px;}
.zxft_content .zxft_top em{margin-right:5px;}
.zxft_bot .zxft_img{overflow:hidden;position:relative;margin-right:15px;width:124px;height:83px;margin-top:12px;float:left;}
.zxft_bot .zxft_img a{color:#fff;}
.zxft_bot .zxft_img img{width:124px;height:83px;}
.zxft_bot .zxft_img a:hover img{transform:scale(1.1,1.1);transition:all .3s;}
.zxft_bot .zxft_img .text_bg{background:#000;opacity:0.3;position:absolute;left:0;bottom:0;width:124px;height:20px;filter:alpha(opacity=30);}
.zxft_bot .zxft_img span{display:inline-block;position:absolute;left:0;bottom:0;text-align:center;width:124px;}
.zxft_fr{width:210px;height:auto;float:right;padding-top:5px;}
.zxft_fr li{line-height:24px;}
.zxft_fr li a{color:#fff;font-size:14px;}
.zxft_fr li.more a{color:#8fd9ff;}
/*业务知识库*/
.gzcy_ywzsk{margin-top:14px;}
.gzcy_ywzsk h2{color:#333;margin-left:10px;}
.ywzsk_tab{width:720px;height:auto;}
.ywzsk_tab ul{height:65px;padding-bottom:10px;border-bottom:1px solid #0152a2;}
.ywzsk_tab li{width:90px;height:48px;border:1px solid #719dbd;display:inline-block;background:#e9f5ff;float:left;text-align:center;line-height:48px;margin:0 15px;cursor:pointer;color:#00549d;position:relative;}
.ywzsk_tab li span{text-align:center;display:inline-block;width:90px;font-size:14px;}
.ywzsk_tab li em{display:inline-block;width:15px;height:15px;position:absolute;bottom:-25px;left:50%;margin-left:-7px;border:2px solid #004899;border-radius:50%;z-index:999;background:#fff;}
.ywzsk_tab li.active{background:#015293;}
.ywzsk_tab li.active span{color:#fff;}
.ywzsk_tab li.active em{background:#00ffff;}
.ywzsk_content{margin-top:18px;width:720px;}
.ywzsk_content li{position:relative;line-height:27px;width:315px;float:left;margin-right:10px;}
.ywzsk_content li:before{width:4px;height:4px;content:'';background:#116ABF;display:inline-block;position:absolute;top:50%;margin-top:-2px;}
.ywzsk_content li a{font-size:14px;color:#666;margin-left:8px;}
/*-公众参与end-*/


/*-宣传教育start-*/
.xcjy_content{margin-top:34px;height:auto;overflow:hidden;}
.aqjj{width:452px;float:left;height:320px;}
.aqjj_title{border-bottom:1px solid #68aadc;}
.aqjj_title span{display:inline-block;font-size:18px;color:#fff;padding-bottom:3px;border-bottom:2px solid transparent;margin:0 20px;font-weight:700;}
.aqjj_title span.active{border-bottom:2px solid #ffff00;cursor:pointer;}
.aqjj_content ul{margin-top:10px;}
.aqjj_content li{line-height:30px;}
.aqjj_content li a{color:#fff;font-size:14px;display:inline-block;margin-left:10px;}
.aqjj_content li span{font-size:14px;color:#FFF;float:right;margin-right:20px;}
/*交警风采*/
.jjfc{width:670px;float:right;height:auto;}
.jjfc_title{font-size:18px;color:#fff;font-weight:700;}
.w1000{width:670px;margin:0px auto;}
.jjfc_img .JJFC_img {position:relative;height:294px;margin-top:20px;}
.jjfc_img .JJFC_img .jjfcLeft{position:absolute;left:52px;top:0;width:465px;}
.jjfc_img .JJFC_img .jjfcLeft div{position:absolute;right:0;width:394px;overflow:hidden;transform-origin:left center;-webkit-transform-origin:left center;}
.jjfc_img .JJFC_img .jjfcLeft div img{width:100%;}
/*.jjfc_img .JJFC_img .jjfcLeft div span.mask{width:394px;height: 294px;background:#fff;position:absolute;top:0;left:0;opacity:0.6;display:inline-block;}*/
.jjfc_img .JJFC_img .jjfcRight{position:absolute;right:0;top:0;width:147px;}
.jjfc_img .JJFC_img .jjfcRight .jjfcList{position:absolute;top:0px;right:0;width:153px;height: 294px;overflow-y: auto;background-color:#afc352;}
.jjfc_img .JJFC_img .jjfcRight .jjfcList li{font-size:14px;color:#fff;position:relative;cursor:pointer;height: 73.5px;color:#fff;padding:15px;border-bottom:1px solid #efefef;}
.jjfc_img .JJFC_img .jjfcRight .jjfcList li.active{background: #cbdc62;color:#333;}
.jjfc_img .JJFC_img .jjfcRight .jjfcList li.li_ts{border-bottom:none;}
/*安全常识*/
.xcjy_services{margin-top:50px;}
.xcjy_services a{width:278px;height:98px;border:1px solid #fff;display:inline-block;background:url(../images/gzcy_bg_20180801.png) repeat;float:left;margin-right:22px;color:#fff;text-align:center;}
.xcjy_services a.hjmh{margin-right:0;}
.xcjy_services a span{display:inline-block;font-size:20px;font-weight:700;margin-top:20px;}
.xcjy_services a em{display:block;font-size:14px;margin-top:5px;}
.xcjy_services a:hover{background:#bdd2e0;}
.xcjy_services a:hover span{color:#666666;}
.xcjy_services a:hover em{color:#666666;}
/*宣传教育end-*/